home *** CD-ROM | disk | FTP | other *** search
-
- body {
- background-color:#FAF5FA
- }
-
- table.Top {
- background-color:#003300;
- border-spacing:"0";
- border:double 3px #FFA500;
- height:"18"
- cellpadding:"3";
- cellspacing:"0";
- border-collapse:"collapse";
- font-size: 18px;
- font-weight: bold;
- color: Beige
- }
-
- table.Detail {
- background-color:#FAF5FA;
- bordercolor="#111111";
- border=0px none;
- width="90%";
- border-collapse="collapse"
- cellpadding="0";
- cellspacing="0";
- font-size: 12px;
- font-weight: normal
- }
-
- h1 {
- font-size: 12px;
- font-weight: bold;
- color: LightCyan
- }
-
- h2 {
- font-size: 12px;
- font-weight: bold;
- color:#282828
- }
-
- h3 {
- font-size: 12px;
- font-weight: lighter;
- color:#282828
- }
-
- p {
- font-size: 12px;
- font-weight: lighter;
- color:#282828
- }